Yes, it's Teaser 3, half assed I might add as I've run out of time, I've really got to get to exams. However it comes with the source for all you coders to rip apart and improve. I will possibly continue it in late november. - emu_kidid

What's New (Since Teaser 2):
DVD+R reading
Reading sectors in 2048 byte intervals (possibly 5mins faster ripping time)
MP3 Player
IPL Fonts
Zlib is in there, but doing nothing
Dol Loading from DVD

and some other various fixes


Building notes:

If you're going to build this src for a IPL, change the CFLAG -DPSO to -DMOD. Also, to boot on a modchip, use "makeipl.bat" after building with the CFLAG set to -DMOD. It will create GCOS.GCB, bootable on qoob and possibly ninjamod. Also, if you build for Qoob, you must set ipl_set_configqoob(6); in main.c and comment out ipl_set_config(6); which is for the older tmbinc/ninjamod/viper/ripper mods.

To build for PSO, Maxdrive and AR, and SDload, run, Build(PSOMAXDRIVEAR).bat after having set the CFLAG to -DPSO. Take GCOS_PSO.dol and that is your file to run.

This hasn't been tested under compression methods so I'm unsure if it will work.

To do:
Audiofix
AR codes etc.


Greets to the usual people.